-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add fabric mod used when quilt version exists log processor #86
Add fabric mod used when quilt version exists log processor #86
Conversation
Fixes #85 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We've finally made it to true enterprise level code with a name like FabricModUsedWhenQuiltVersionExistsProcessor
All jokes aside, it looks good from here and I'll double check when I get to a computer
I'm very open for better naming ideas, but at least it's descriptive |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now that I've sat down and given a more thorough look through things with a large screen, I've found a couple oddities. Other than these, the code looks pretty good
...community/cozy/modules/logs/processors/quilt/FabricModUsedWhenQuiltVersionExistsProcessor.kt
Outdated
Show resolved
Hide resolved
...community/cozy/modules/logs/processors/quilt/FabricModUsedWhenQuiltVersionExistsProcessor.kt
Outdated
Show resolved
Hide resolved
Co-authored-by: sschr15 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, will merge if CI passes
As all the API requests are batch requests, a maximum of three (sequential) API requests are required.